runtime.bucket.size (field)
4 uses
runtime (current package)
mprof.go#L54: size uintptr
mprof.go#L231: if b.typ == typ && b.hash == h && b.size == size && eqslice(b.stk(), stk) {
mprof.go#L244: b.size = size
mprof.go#L643: fn(b, b.nstk, &b.stk()[0], b.size, mp.active.allocs, mp.active.frees)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)